home *** CD-ROM | disk | FTP | other *** search
-
- This file is for autodoc translators, but users of previous versions will find it
- useful to read information on new functions.
-
- CHANGES FROM V0.5B
- ------------------
- * Added: Master.guide - CloseGMS()
- - DebugMessage()
- - ErrorMessage()
- - InitDestruct()
- - SelfDestruct()
- - AddTrack()
- - DeleteTrack()
- - GetPicture()
- - GetStructure()
- - InitTags()
- - ReadFile()
- - OpenFile()
- - CloseFile()
- - WriteFile()
- - LoadObjectFile()
- - FreeObjectFile()
- - GetObject()
- - GetObjectList()
- - StepBack()
- - GMSForbid()
- - GMSPermit()
-
-
- Screens.guide - BlankOn()
- - BlankOff()
- - GetScreen()
- - UpdateColour()
-
- Blitter.guide - GetBob()
- - GetMBob()
-
- Sound.guide - GetSound()
-
- * Edited: Data Objects section.
- New error codes added.
- Edited the information on tags.
- Wrong registers written down in UnpackPic() and FreeMemBlock().
- References to GETVMODE removed (flag no longer exists).
- BOBs changed to Bobs.
-
- Master.guide - ReadJoyPad()
- - ReadJoyStick()
- - ReadJoyPort()
- - LoadPic()
- - AllocMemBlock()
-
- Blitter.guide - DrawPixelList()
- - DrawUCPixelList()
- - InitBob()
- - DrawBob()
- - DrawBobList()
-
- Sound.guide - InitSound()
- - FreeSound()
-
- * Deleted: All references to 12 bit colour as this colour type is no longer
- in use (see AddScreen(), InitRasterList, UpdateRasterLines, and
- fading functions).
-
- Screens.guide - UpdateRGB12()
- - UpdateRGB24()
- [Replaced with UpdateColour()]
-
-
-